X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fen.json;h=caad49fdeb2505cc22b223ffc41cc6b349417c29;hb=1eb99044c35cb0c06ce16989a9bfafb3a7a1b21a;hp=1a412dd2f17e57499358dae027982ef675a7b26f;hpb=4485856913db78bbaafedfdcf8f57dbbed5cbb5e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 1a412dd2f1..caad49fdeb 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -669,24 +669,24 @@ "apihelp-query+imageinfo-description": "Returns file information and upload history.", "apihelp-query+imageinfo-param-prop": "Which file information to get:", "apihelp-query+imageinfo-paramvalue-prop-timestamp": "Adds timestamp for the uploaded version.", - "apihelp-query+imageinfo-paramvalue-prop-user":"Adds the user who uploaded each file version.", - "apihelp-query+imageinfo-paramvalue-prop-userid":"Add the user ID that uploaded each file version.", - "apihelp-query+imageinfo-paramvalue-prop-comment":"Comment on the version.", - "apihelp-query+imageinfo-paramvalue-prop-parsedcomment":"Parse the comment on the version.", - "apihelp-query+imageinfo-paramvalue-prop-canonicaltitle":"Adds the canonical title of the file.", - "apihelp-query+imageinfo-paramvalue-prop-url":"Gives URL to the file and the description page.", - "apihelp-query+imageinfo-paramvalue-prop-size":"Adds the size of the file in bytes and the height, width and page count (if applicable).", - "apihelp-query+imageinfo-paramvalue-prop-dimensions":"Alias for size.", - "apihelp-query+imageinfo-paramvalue-prop-sha1":"Adds SHA-1 hash for the file.", - "apihelp-query+imageinfo-paramvalue-prop-mime":"Adds MIME type of the file.", - "apihelp-query+imageinfo-paramvalue-prop-thumbmime":"Adds MIME type of the image thumbnail (requires url and param $1urlwidth).", - "apihelp-query+imageinfo-paramvalue-prop-mediatype":"Adds the media type of the file.", - "apihelp-query+imageinfo-paramvalue-prop-metadata":"Lists Exif metadata for the version of the file.", - "apihelp-query+imageinfo-paramvalue-prop-commonmetadata":"Lists file format generic metadata for the version of the file.", - "apihelp-query+imageinfo-paramvalue-prop-extmetadata":"Lists formatted metadata combined from multiple sources. Results are HTML formatted.", - "apihelp-query+imageinfo-paramvalue-prop-archivename":"Adds the filename of the archive version for non-latest versions.", - "apihelp-query+imageinfo-paramvalue-prop-bitdepth":"Adds the bit depth of the version.", - "apihelp-query+imageinfo-paramvalue-prop-uploadwarning":"Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core.", + "apihelp-query+imageinfo-paramvalue-prop-user": "Adds the user who uploaded each file version.", + "apihelp-query+imageinfo-paramvalue-prop-userid": "Add the user ID that uploaded each file version.", + "apihelp-query+imageinfo-paramvalue-prop-comment": "Comment on the version.", + "apihelp-query+imageinfo-paramvalue-prop-parsedcomment": "Parse the comment on the version.", + "apihelp-query+imageinfo-paramvalue-prop-canonicaltitle": "Adds the canonical title of the file.", + "apihelp-query+imageinfo-paramvalue-prop-url": "Gives URL to the file and the description page.", + "apihelp-query+imageinfo-paramvalue-prop-size": "Adds the size of the file in bytes and the height, width and page count (if applicable).", + "apihelp-query+imageinfo-paramvalue-prop-dimensions": "Alias for size.", + "apihelp-query+imageinfo-paramvalue-prop-sha1": "Adds SHA-1 hash for the file.", + "apihelp-query+imageinfo-paramvalue-prop-mime": "Adds MIME type of the file.", + "apihelp-query+imageinfo-paramvalue-prop-thumbmime": "Adds MIME type of the image thumbnail (requires url and param $1urlwidth).", + "apihelp-query+imageinfo-paramvalue-prop-mediatype": "Adds the media type of the file.", + "apihelp-query+imageinfo-paramvalue-prop-metadata": "Lists Exif metadata for the version of the file.", + "apihelp-query+imageinfo-paramvalue-prop-commonmetadata": "Lists file format generic metadata for the version of the file.", + "apihelp-query+imageinfo-paramvalue-prop-extmetadata": "Lists formatted metadata combined from multiple sources. Results are HTML formatted.", + "apihelp-query+imageinfo-paramvalue-prop-archivename": "Adds the filename of the archive version for non-latest versions.", + "apihelp-query+imageinfo-paramvalue-prop-bitdepth": "Adds the bit depth of the version.", + "apihelp-query+imageinfo-paramvalue-prop-uploadwarning": "Used by the Special:Upload page to get information about an existing file. Not intended for use outside MediaWiki core.", "apihelp-query+imageinfo-param-limit": "How many file revisions to return per file.", "apihelp-query+imageinfo-param-start": "Timestamp to start listing from.", "apihelp-query+imageinfo-param-end": "Timestamp to stop listing at.", @@ -1144,6 +1144,7 @@ "api-format-title": "MediaWiki API result", "api-format-prettyprint-header": "This is the HTML representation of the $1 format. HTML is good for debugging, but is unsuitable for application use.\n\nSpecify the format parameter to change the output format. To see the non-HTML representation of the $1 format, set format=$2.\n\nSee the [[mw:API|complete documentation]], or the [[Special:ApiHelp/main|API help]] for more information.", + "api-format-prettyprint-header-only-html": "This is an HTML representation intended for debugging, and is unsuitable for application use.\n\nSee the [[mw:API|complete documentation]], or the [[Special:ApiHelp/main|API help]] for more information.", "api-orm-param-props": "Fields to query.", "api-orm-param-limit": "Max amount of rows to return.",